Skip to content

Test Result : Scenario: Update a job name

0 failures
7 tests
Took 21 ms.

All Tests

Test nameDurationStatus
Given A regular job creator with the name "TestJob_5"0 msPassed
Scenario: Update a job name20 msPassed
Then I create a new job entity from the existing creator0 msPassed
Then No exception was thrown0 msPassed
Then The job name is "SomeRandomNewName"1 msPassed
When I change the job name to "SomeRandomNewName"0 msPassed
When I search for the job in the database0 msPassed